Click or drag to resize

SuggestionAttendeeConflicts Property

Contains a collection of information that describes conflicts between users and resources and the suggested meeting time.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<AttendeeConflict> AttendeeConflicts { get; }

Property Value

Type: IListAttendeeConflict
See Also